|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwiiusej.wiiusejevents.GenericEvent
wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent
wiiusej.wiiusejevents.wiiuseapievents.NunchukRemovedEvent
public class NunchukRemovedEvent
Event that represents the connection of a nunchuk to a wiimote.
| Field Summary |
|---|
| Fields inherited from class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent |
|---|
DISCONNECTION_EVENT, GENERIC_EVENT, NONE_EVENT, STATUS_EVENT, WIIUSE_CLASSIC_CTRL_INSERTED, WIIUSE_CLASSIC_CTRL_REMOVED, WIIUSE_GUITAR_HERO_3_CTRL_INSERTED, WIIUSE_GUITAR_HERO_3_CTRL_REMOVED, WIIUSE_NUNCHUK_INSERTED, WIIUSE_NUNCHUK_REMOVED, WIIUSE_READ_DATA |
| Constructor Summary | |
|---|---|
NunchukRemovedEvent(int id)
Construct the NunchukInsertedEvent setting up the id. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class wiiusej.wiiusejevents.wiiuseapievents.WiiUseApiEvent |
|---|
getEventType |
| Methods inherited from class wiiusej.wiiusejevents.GenericEvent |
|---|
getWiimoteId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NunchukRemovedEvent(int id)
id - id of the wiimote.| Method Detail |
|---|
public java.lang.String toString()
toString in class WiiUseApiEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||